Skip to content

Commit a9c8c78

Browse files
cleanup docker compose
1 parent 1392b01 commit a9c8c78

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

docker-compose.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,3 @@ services:
2020
- PUID=${PUID:-911}
2121
- PGID=${PGID:-911}
2222
- TZ=${TZ:-Etc/UTC}
23-
volumes:
24-
- ${CONFIG_PATH:-./config}:/config
25-
- ${APP_PATH:-./app}:/app
26-
restart: unless-stopped
27-
networks:
28-
- ubuntu-fips-network
29-
30-
networks:
31-
ubuntu-fips-network:
32-
driver: bridge

0 commit comments

Comments
 (0)