Gitlab@Informatics
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PQS-backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
65160206
PQS-backend
Commits
9ddf3394
Commit
9ddf3394
authored
1 week ago
by
65160206
Browse files
Options
Downloads
Patches
Plain Diff
fix map port
parent
bc42d8ee
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yml
+4
-0
4 additions, 0 deletions
docker-compose.yml
with
4 additions
and
0 deletions
docker-compose.yml
+
4
−
0
View file @
9ddf3394
...
...
@@ -2,9 +2,12 @@ version: "3.8"
services
:
# ✅ MySQL
lookoad-mysql
:
image
:
mysql:8.0.36-debian
container_name
:
lookoad-mysql
ports
:
-
"
8015:3306"
# ✅ แมพพอร์ต: เครื่อง → container
environment
:
MYSQL_ROOT_PASSWORD
:
Lookoad2024!
MYSQL_DATABASE
:
water
...
...
@@ -20,6 +23,7 @@ services:
networks
:
-
backend-net
# ✅ NestJS
nestjs
:
build
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment