changes for the persistent namespace

This commit is contained in:
John Lancaster
2024-08-02 10:04:06 -05:00
parent 447f8bd354
commit a73153298a
3 changed files with 14 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ services:
volumes:
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro
- config:/conf:ro
- config:/conf
- logs:/logs
ports:
- 5050:5050