Skip to content
Snippets Groups Projects
Verified Commit 8937b472 authored by David Gunnarsson's avatar David Gunnarsson
Browse files

Run docker compose in a network

so that it can be accessed from external docker services (beta.facem.at)
parent 93586343
No related branches found
No related tags found
No related merge requests found
......@@ -24,3 +24,7 @@ services:
- .env.production
volumes:
mariadb_data:
networks:
facem-backoffice-network:
name: facem-backoffice-network
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment