.
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_PASSWORD: ${GUACAMOLE_POSTGRES_PASSWORD}
|
||||||
POSTGRES_DB: ${GUACAMOLE_POSTGRES_DB}
|
POSTGRES_DB: ${GUACAMOLE_POSTGRES_DB}
|
||||||
volumes:
|
volumes:
|
||||||
- guacamole-postgresql-data:/var/lib/postgresql/data
|
- guacamole-postgresql-data-1:/var/lib/postgresql/data
|
||||||
networks:
|
networks:
|
||||||
- appnet
|
- appnet
|
||||||
|
|
||||||
|
@ -362,7 +362,7 @@ volumes:
|
||||||
drone-data:
|
drone-data:
|
||||||
registry-data:
|
registry-data:
|
||||||
registry-cache-data:
|
registry-cache-data:
|
||||||
guacamole-postgresql-data:
|
guacamole-postgresql-data-1:
|
||||||
letsencrypt-remote:
|
letsencrypt-remote:
|
||||||
letsencrypt-chat:
|
letsencrypt-chat:
|
||||||
letsencrypt-git:
|
letsencrypt-git:
|
||||||
|
|
Reference in New Issue