Stop getting rid of my work. I beg you.

This commit is contained in:
Laurent
2025-03-11 12:32:06 +00:00
parent 167f31eccf
commit 767a9d4d84

View File

@@ -1,3 +1,6 @@
volumes:
unluckiest_database:
networks:
unluckiest_network:
driver: bridge
@@ -5,6 +8,7 @@ networks:
services:
database:
container_name: unluckiest_database
build:
context : ./database
dockerfile : Dockerfile