Skip to content
Snippets Groups Projects
Commit 76285062 authored by stckvrflw's avatar stckvrflw
Browse files

fix: change phpmyadmin port to 8088

parent d939526d
Branches
Tags
No related merge requests found
...@@ -42,4 +42,4 @@ services: ...@@ -42,4 +42,4 @@ services:
PMA_HOST: db PMA_HOST: db
restart: unless-stopped restart: unless-stopped
ports: ports:
- "8080:80" - "8088:80"
\ No newline at end of file \ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment