diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2022-08-14 17:04:23 +0000 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2022-08-14 17:04:23 +0000 |
commit | 759ccd84ab78a5962172e8969d4084a53f8fb154 (patch) | |
tree | 63d4790c2404dd43f55e5fd1865a699b09e87fac /docker-compose.yml | |
parent | ecaffd91fdf5c4d76f51c4f4ea574b08ebf75671 (diff) | |
download | yaoi-communism-759ccd84ab78a5962172e8969d4084a53f8fb154.tar.gz yaoi-communism-759ccd84ab78a5962172e8969d4084a53f8fb154.zip |
Updated dependencies, README.md
Diffstat (limited to 'docker-compose.yml')
-rwxr-xr-x | docker-compose.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml index ac1e4a0..bcb7354 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,6 +2,7 @@ version: '3' services: cron: + container_name: yaoi-communism build: context: . dockerfile: Dockerfile |