@@ -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 {
|
||||
|
Reference in New Issue
Block a user