[skip ci] fix example docker compose
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
parent
e1d46adb1e
commit
ff8ca7db4a
@ -6,7 +6,7 @@ services:
|
||||
- 80:3000
|
||||
env_file: .env.example
|
||||
depends_on:
|
||||
- libremdb-redis
|
||||
- libremdb_redis
|
||||
tmpfs:
|
||||
- /opt/app/.next/cache/:size=10M,mode=0770,uid=65534,gid=65534,noexec,nosuid,nodev
|
||||
security_opt:
|
||||
|
@ -17,10 +17,6 @@
|
||||
gap: var(--spacer-2) var(--spacer-4);
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
|
||||
span {
|
||||
font-weight: 900;
|
||||
}
|
||||
}
|
||||
|
||||
&__item {
|
||||
|
Loading…
x
Reference in New Issue
Block a user