Tom Wiesing
|
db2ad9b4bd
|
compose.yml: network.external.name => network.name
This commit updates the various `docker-compose.yml` files to replace
`network.external.name` with `network.name`.
|
2022-09-08 14:39:02 +02:00 |
|
Tom Wiesing
|
4b0b86f22c
|
sql: Expose default port to host
This port exposes the sql connection to the host on the default
(localhost) port
|
2022-08-15 13:37:16 +02:00 |
|
Tom Wiesing
|
3080c837b2
|
phpmyadmin: Increase upload limit
|
2022-03-14 09:07:41 +01:00 |
|
Tom Wiesing
|
76ef5d8e68
|
Switch to using Docker
This commit refactors all code in this project to make use of docker.
This has not yet been documented properly.
|
2020-06-26 12:54:47 +02:00 |
|