.
continuous-integration/drone/push Build is running
Details
continuous-integration/drone/push Build is running
Details
This commit is contained in:
parent
b89f93187a
commit
0f89d223c2
|
@ -276,7 +276,7 @@ services:
|
|||
POSTGRES_PASSWORD: ${GUACAMOLE_POSTGRES_PASSWORD}
|
||||
POSTGRES_DB: ${GUACAMOLE_POSTGRES_DB}
|
||||
volumes:
|
||||
- guacamole-postgresql-data:/var/lib/postgresql/data
|
||||
- guacamole-postgresql-data-1:/var/lib/postgresql/data
|
||||
networks:
|
||||
- appnet
|
||||
|
||||
|
@ -362,7 +362,7 @@ volumes:
|
|||
drone-data:
|
||||
registry-data:
|
||||
registry-cache-data:
|
||||
guacamole-postgresql-data:
|
||||
guacamole-postgresql-data-1:
|
||||
letsencrypt-remote:
|
||||
letsencrypt-chat:
|
||||
letsencrypt-git:
|
||||
|
|
Reference in New Issue